home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 December / Chip_2003-12_cd1.bin / oddech / flashgame / camp / install / camprunamuck.exe / scripts / DefineButton2_34 / BUTTONCONDACTION on(release).as
Text File  |  2002-11-01  |  43b  |  4 lines

  1. on(release){
  2.    _root.gotoAndStop(2);
  3. }
  4.